Skip to content

Commit

Permalink
update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
SUSP8129 authored Oct 12, 2024
1 parent aa78101 commit 288a000
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="responsive.css">
<script type="text/javascript" src="intense.min.js"></script>
<script type="text/javascript" src="script_gofullscreen.js"></script>

<title>About Caret</title>
</head>
Expand Down Expand Up @@ -90,8 +90,13 @@ <h2 class="third" id="section3">3. But, "Caret" is not perfect</h2>
<div class="(fullscreen-image)" data-image="(Sample_before-disappeared.png)" data-title="(Sample_before-disappeared - Re-posted)" data-caption="(Saved location on the files app)"></div>
<img class="sample_before" src="Sample_before-disappeared.png" alt="Saved location on the files app">
</div>
<div class="(fullscreen-image)" data-image="(Enlarged files name)" data-title="(image-title)" data-caption="(description)">
<img src="" alt="Saved location on the files app">
<p class="three">This is an image representing the storage location mentioned earlier.</p>
<p class="three">
However, after rebooting the PC and looking at its storage location,
it sometimes looked like the following image:
</p>
<div class="(fullscreen-image)" data-image="(Sample_disappeared.png)" data-title="(Disappeared!?)" data-caption="(There is a missing file.)">
<img src="Sample_disappeared.png" alt="Saved location on the files app - after rebooted">
</div>
<p class="three"></p>
<p class="three"></p>
Expand Down

0 comments on commit 288a000

Please sign in to comment.