From c78f2033e3694e3b9862b49d4204d0012a48e83b Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Sun, 2 Jul 2023 10:37:51 +0500 Subject: [PATCH] attempt to change theme and make new post --- .gitmodules | 3 +++ config.toml | 4 ++-- content/posts/lavafoshi-premium.md | 15 +++++++++++++++ themes/stack | 1 + 4 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 content/posts/lavafoshi-premium.md create mode 160000 themes/stack diff --git a/.gitmodules b/.gitmodules index ba8981a..0f9378c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "themes/ananke"] path = themes/ananke url = https://github.com/theNewDynamic/gohugo-theme-ananke +[submodule "themes/stack"] + path = themes/stack + url = https://github.com/CaiJimmy/hugo-theme-stack.git diff --git a/config.toml b/config.toml index 1d7c819..03d5d0c 100644 --- a/config.toml +++ b/config.toml @@ -1,3 +1,3 @@ -baseURL = 'http://example.org/' +baseURL = 'http://shihaam.me' languageCode = 'en-us' -title = 'My New Hugo Site' +title = 'Shihaam Abdul Rahman' diff --git a/content/posts/lavafoshi-premium.md b/content/posts/lavafoshi-premium.md new file mode 100644 index 0000000..a121a3c --- /dev/null +++ b/content/posts/lavafoshi-premium.md @@ -0,0 +1,15 @@ +--- +title: "Lavafoshi Premium" +date: 2023-07-02T10:29:44+05:00 +draft: true +--- +Largest Collection of Dhivehi Music, Thousands of dhivehi tracks to choose from. Take them where ever you go! + +Lavafoshi makes everything about Dhivehi music better! You can listen to all your favourite local tracks wherever and whenever you want, right on your smartphones. Explore and choose from over 10,000 songs, including exclusive releases you can’t get anywhere else. Access all your favourite tunes through our curated playlists, or the playlists created by your friends and favorite artists. You can also create playlists of your own and share them. Simple, fast and easy + + +## Pre-requirements + +- Lavafoshi +- AppCloner Premium +- Lavafoshi Premium data file diff --git a/themes/stack b/themes/stack new file mode 160000 index 0000000..aae9cf6 --- /dev/null +++ b/themes/stack @@ -0,0 +1 @@ +Subproject commit aae9cf67db8661e86996f8808baf4f71c472d911