Skip to content

Commit

Permalink
deploy: ee0c277
Browse files Browse the repository at this point in the history
  • Loading branch information
MeenuKumari28 committed Apr 12, 2024
1 parent fa55f51 commit 37a0e87
Show file tree
Hide file tree
Showing 106 changed files with 4,924 additions and 11,910 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
async function update_source_code(file) {
async function update_source_code(file, source) {
const static_value = fastn_utils.getStaticValue(file);
const source_value = fastn_utils.getStaticValue(source);

if(!static_value) {
return;
Expand All @@ -17,7 +18,7 @@ async function update_source_code(file) {
});
});

ftd.set_value("fifthtry.github.io/today-has-been-ui/actions/navigate#active-file-content", file_source);
ftd.set_value(source_value + "#active-file-content", file_source);
}

async function fetch_ftd_source(file_path) {
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
19 changes: 0 additions & 19 deletions -/fifthtry.github.io/today-has-been-ui/assets/dark-mode.svg
Diff not rendered.
31 changes: 0 additions & 31 deletions -/fifthtry.github.io/today-has-been-ui/assets/functions.js

This file was deleted.

162 changes: 0 additions & 162 deletions -/fifthtry.github.io/today-has-been-ui/assets/ipsum-logo-dark.svg
Diff not rendered.
152 changes: 0 additions & 152 deletions -/fifthtry.github.io/today-has-been-ui/assets/ipsum-logo.svg
Diff not rendered.
Diff not rendered.
Loading

0 comments on commit 37a0e87

Please sign in to comment.