Signed-off-by: oppiliappan me@oppi.li
appview/pages/funcmap.go
appview/pages/funcmap.go
This file has not been changed.
appview/pages/templates/layouts/base.html
appview/pages/templates/layouts/base.html
This file has not been changed.
appview/pages/templates/layouts/fragments/topbar.html
appview/pages/templates/layouts/fragments/topbar.html
This file has not been changed.
appview/pages/templates/timeline/fragments/hero.html
appview/pages/templates/timeline/fragments/hero.html
This file has not been changed.
appview/pages/templates/timeline/fragments/preview.html
appview/pages/templates/timeline/fragments/preview.html
This file has not been changed.
+2
-2
appview/pages/templates/timeline/home.html
+2
-2
appview/pages/templates/timeline/home.html
···
518
519
{{ define "recentUpdates" }}
520
<div class="w-full px-2 py-16 md:py-24">
521
-
<h2 class="text-3xl md:text-4xl font-bold text-gray-900 dark:text-gray-100 mb-2">Recent updates</h2>
522
-
<p class="mb-8 text-gray-500 dark:text-gray-400">
523
Follow <a href="https://bsky.app/profile/tangled.org">@tangled.org</a> on Bluesky for more!
524
</p>
525
<div class="columns-1 md:columns-2 lg:columns-3 gap-6">
···
518
519
{{ define "recentUpdates" }}
520
<div class="w-full px-2 py-16 md:py-24">
521
+
<h2 class="px-4 text-3xl md:text-4xl font-bold text-gray-900 dark:text-gray-100 mb-2">Recent updates</h2>
522
+
<p class="px-4 mb-8 text-gray-500 dark:text-gray-400">
523
Follow <a href="https://bsky.app/profile/tangled.org">@tangled.org</a> on Bluesky for more!
524
</p>
525
<div class="columns-1 md:columns-2 lg:columns-3 gap-6">
appview/state/state.go
appview/state/state.go
This file has not been changed.
appview/state/timeline.go
appview/state/timeline.go
This file has not been changed.
History
5 rounds
0 comments
1 commit
expand
collapse
appview: new landing page
Signed-off-by: oppiliappan <me@oppi.li>
1/3 failed, 2/3 success
expand
collapse
expand 0 comments
pull request successfully merged
1 commit
expand
collapse
appview: new landing page
Signed-off-by: oppiliappan <me@oppi.li>
1/3 failed, 2/3 success
expand
collapse
expand 0 comments
1 commit
expand
collapse
appview: new landing page
Signed-off-by: oppiliappan <me@oppi.li>