Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Iryna Porokhovnichenko
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Academany
Fab Academy
2024
Fab Academy 2024 Labs
Ostriv Platform
Ostriv Platform students
Iryna Porokhovnichenko
Commits
2659cc09
Commit
2659cc09
authored
3 months ago
by
Iryna Porokhovnichenko
Browse files
Options
Downloads
Patches
Plain Diff
Week 2 link fixing try
parent
5faf0c40
Loading
Loading
No related merge requests found
Pipeline
#505418
passed
3 months ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/views/Week2.vue
+1
-7
1 addition, 7 deletions
src/views/Week2.vue
with
1 addition
and
7 deletions
src/views/Week2.vue
+
1
−
7
View file @
2659cc09
...
...
@@ -372,18 +372,12 @@ star(star_points, radius_outer, radius_inner);
</ol>
<h3>
Files
</h3>
<ul>
<li><a
href=
"/week2/drawingInInkscape.svg"
download
>
Drawing in Inkscape SVG file
</a></li>
<li><a
href=
"/week2/kritaExmple.kra"
download
>
Krita project file
</a></li>
<li><a
href=
"/week2/libreCadExample.dxf"
download
>
LibreCAD project file
</a></li>
<li><a
href=
"/week2/blenderCat.blend"
download
>
Blender project file
</a></li>
<li><a
href=
"/week2/openscad.stl"
download
>
OpenSCAD Stl exported model
</a></li>
</ul>
<ul>
<li><a
:href=
"getDownloadLink('drawingInInkscape.svg')"
download
>
Drawing in Inkscape SVG file
</a></li>
<li><a
:href=
"getDownloadLink('kritaExmple.kra')"
download
>
Krita project file
</a></li>
<li><a
:href=
"getDownloadLink('libreCadExample.dxf')"
download
>
LibreCAD project file
</a></li>
<li><a
:href=
"getDownloadLink('blenderCat.blend')"
download
>
Blender project file
</a></li>
<li><a
:href=
"getDownloadLink('openscad.stl')"
download
>
Blender project file
</a></li>
</ul>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment