From 2f5ea5f4982d6276881c9a3342ed8847ebc7d326 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 5 Aug 2023 12:09:37 +0200 Subject: Moved assets to posts --- static/posts/dna-synthesized/quote/in.txt | 8 ++++++++ static/posts/dna-synthesized/quote/out.mp3 | Bin 0 -> 678973 bytes static/posts/dna-synthesized/quote/spectogram.png | Bin 0 -> 108863 bytes 3 files changed, 8 insertions(+) create mode 100755 static/posts/dna-synthesized/quote/in.txt create mode 100755 static/posts/dna-synthesized/quote/out.mp3 create mode 100755 static/posts/dna-synthesized/quote/spectogram.png (limited to 'static/posts/dna-synthesized/quote') diff --git a/static/posts/dna-synthesized/quote/in.txt b/static/posts/dna-synthesized/quote/in.txt new file mode 100755 index 0000000..81e8eb9 --- /dev/null +++ b/static/posts/dna-synthesized/quote/in.txt @@ -0,0 +1,8 @@ +GACAGCTTGTGTACAAGTGTGCTTGCTCGCGAGCGGGTACGCGCGTGGGCTAACAAGTGA +GCCAGCAGGTGAACAAGTGTGCGGACAAGCCAGCAGGTGCGCGGACAAGCTGGCGGGTGA +ACAAGTGTGCCGGTGAGCCAACAAGCAGACAAGTAAGCAGGTACGCAGGCGAGCTTGTCA +ACTCACAAGATCGCTTGTGTACAAGTGTGCGGACAAGCCAGCAGGTGCGCGGACAAGTAT +GCTTGCTGGCGGACAAGCCAGCTTGTAAGCGGACAAGCTTGCGCACAAGCTGGCAGGCCT +GCCGGCTCGCGTACAAATTCACAAGTAAGTACGCTTGCGTGTACGCGGGTATGTATACTC +AACCTCACCAAACGGGACAAGATCGCCGGCGGGCTAGTATACAAGAACGCTTGCCAGTAC +AACC \ No newline at end of file diff --git a/static/posts/dna-synthesized/quote/out.mp3 b/static/posts/dna-synthesized/quote/out.mp3 new file mode 100755 index 0000000..985871d Binary files /dev/null and b/static/posts/dna-synthesized/quote/out.mp3 differ diff --git a/static/posts/dna-synthesized/quote/spectogram.png b/static/posts/dna-synthesized/quote/spectogram.png new file mode 100755 index 0000000..c460ffd Binary files /dev/null and b/static/posts/dna-synthesized/quote/spectogram.png differ -- cgit v1.2.3