Skip to content

Commit aa5073b

Browse files
Juicy Haptic Design Studio
1 parent 2c2d954 commit aa5073b

File tree

5 files changed

+26
-6
lines changed

5 files changed

+26
-6
lines changed

data/designlab.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@ data:
66

77
- name: "DSGN.LIB"
88
icon: "fa-solid fa-flask"
9-
url: "/dsgnlib/"
9+
url: "/dsgnlib/"
10+
11+
- name: "JUICY HAPTIC"
12+
icon: "fa-solid fa-layer-group"
13+
url: "https://juicyhapticdesign.codefrydev.in/"

data/history.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
history:
22

3+
- date: "12 July 2025"
4+
title: "Juicy Haptic Design Studio"
5+
description: "Create delicious tactile feedback patterns for web and mobile. Feel the difference with our comprehensive vibrotactile library."
6+
link: "https://juicyhapticdesign.codefrydev.in/"
7+
accent_color: "#ff6f61"
8+
39
- date: "24 June 2025"
410
title: "SocialSnap Ai"
511
description: "CFD Socialsnap Ai is just another chat tool to for web create Social Media post snapshot with AI to helpp in prepopulating."

public/history/index.html

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,22 @@ <h1 onclick="window.location.href='/'">History</h1>
9898
<main>
9999
<ul>
100100

101+
<li style="--accent-color:#ff6f61" onclick="window.location.href='https:\/\/juicyhapticdesign.codefrydev.in\/'">
102+
<div class="date">12 July 2025</div>
103+
<div class="title">Juicy Haptic Design Studio</div>
104+
<div class="descr">Create delicious tactile feedback patterns for web and mobile. Feel the difference with our comprehensive vibrotactile library.</div>
105+
</li>
106+
107+
<li style="--accent-color:#0077E6" onclick="window.location.href='https:\/\/summarize.codefrydev.in\/'">
108+
<div class="date">24 June 2025</div>
109+
<div class="title">SocialSnap Ai</div>
110+
<div class="descr">CFD Socialsnap Ai is just another chat tool to for web create Social Media post snapshot with AI to helpp in prepopulating.</div>
111+
</li>
112+
101113
<li style="--accent-color:#26c6da" onclick="window.location.href='https:\/\/summarize.codefrydev.in\/'">
102114
<div class="date">24 June 2025</div>
103-
<div class="title">CFD Chat Ai</div>
104-
<div class="descr">CFD Chat Ai is just another chat tool to for web summarize with AI.</div>
115+
<div class="title">Website Summarizer Ai</div>
116+
<div class="descr">CFD Website Summarizer AI is just another tool to for web summarize with AI.</div>
105117
</li>
106118

107119
<li style="--accent-color:#42a5f5" onclick="window.location.href='https:\/\/chat.codefrydev.in\/'">

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33

44
<head>
5-
<meta name="generator" content="Hugo 0.126.0"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
5+
<meta name="generator" content="Hugo 0.129.0"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
66

77

88
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VM01Q3R43D"></script>

public/sitemap.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@
2525
<lastmod>2023-01-01T00:00:00+00:00</lastmod>
2626
</url><url>
2727
<loc>http://localhost:1313/categories/</loc>
28-
</url><url>
29-
<loc>http://localhost:1313/test/</loc>
3028
</url><url>
3129
<loc>http://localhost:1313/tags/</loc>
3230
</url><url>

0 commit comments

Comments
 (0)