From afc4f005b8df1cf86b4dd997e4aa3dab6065823e Mon Sep 17 00:00:00 2001 From: zhqsdhr <229254974@qq.com> Date: Mon, 18 Mar 2024 19:41:27 +0800 Subject: [PATCH 1/4] Update CNAME --- CNAME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CNAME b/CNAME index df9a98c605..8bd7c7773b 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -photography.rampatra.com \ No newline at end of file +aidan.ren From f9ea82878adfa2a6af0b63bb7b5077125dd52757 Mon Sep 17 00:00:00 2001 From: zhqsdhr <229254974@qq.com> Date: Mon, 18 Mar 2024 19:45:51 +0800 Subject: [PATCH 2/4] Update _config.yml --- _config.yml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/_config.yml b/_config.yml index 0ad1b78784..6666b51aae 100644 --- a/_config.yml +++ b/_config.yml @@ -1,28 +1,28 @@ # Base configs -baseurl: "https://photography.rampatra.com" +baseurl: "http://aidan.ren" #baseurl: "" # Comment the above line and uncomment this to test the website locally image_fulls_loc: "/images/fulls" image_thumbs_loc: "/images/thumbs" google_analytics: "UA-46465113-2" # UI configs -title: "Photography by Ram Patra" -subtitle: "See the world through my eyes!" -author: "Ram Patra" +title: "回忆" +subtitle: "与你走过的路!" +author: "Zhq" header: - title: "Photography" - subtitle: "by Ram Patra" + title: "回忆" + subtitle: "by Zhq" footer: - name: "Hey there, my name is Ram" - bio: "I am a developer and a tech aficionado from India. Love making teeny tiny apps solving tiny problems in life and now learning photography." - github: "Want a website like this for yourself for free? Just fork this repo on github ;)" + name: "" + bio: "" + github: "" web_design: "AJ" # Configure which exif data to display # Tag is the actual exif tag, icon is a fontawesome icon. Use JSON notation without line breaks -exif: '[{"tag": "Model", "icon": "camera-retro"}, {"tag": "FNumber", "icon": "dot-circle-o"}, {"tag": "ExposureTime", "icon": "clock-o"}, {"tag": "ISOSpeedRatings", "icon": "info-circle"}]' +#exif: '[{"tag": "Model", "icon": "camera-retro"}, {"tag": "FNumber", "icon": "dot-circle-o"}, {"tag": "ExposureTime", "icon": "clock-o"}, {"tag": "ISOSpeedRatings", "icon": "info-circle"}]' social_urls: - twitter: "https://www.twitter.com/ram__patra" - instagram: "https://www.instagram.com/ram_patra" - dribbble: "https://dribbble.com/rampatra" - linkedin: "https://in.linkedin.com/in/ram-patra" - github: "https://www.github.com/rampatra" + #twitter: "https://www.twitter.com/ram__patra" + #instagram: "https://www.instagram.com/ram_patra" + #dribbble: "https://dribbble.com/rampatra" + #linkedin: "https://in.linkedin.com/in/ram-patra" + #github: "https://www.github.com/rampatra" From 4c4076491edea46888bb06cf8977602af2c17cd5 Mon Sep 17 00:00:00 2001 From: zhqsdhr <229254974@qq.com> Date: Mon, 18 Mar 2024 19:52:27 +0800 Subject: [PATCH 3/4] Update index.html --- index.html | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/index.html b/index.html index 0abad87f06..cdb75a2345 100644 --- a/index.html +++ b/index.html @@ -39,21 +39,6 @@
{{ site.footer.bio }}
{{ site.footer.github }}
-