Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Castopod
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Albatroz Jeremias
Castopod
Commits
3d7a2320
Commit
3d7a2320
authored
4 years ago
by
Benjamin Bellamy
Browse files
Options
Downloads
Patches
Plain Diff
feat(platforms): add pod.link
parent
3ad98c6a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
app/Database/Seeds/PlatformSeeder.php
+7
-0
7 additions, 0 deletions
app/Database/Seeds/PlatformSeeder.php
app/Views/_assets/images/platforms/podcasting/podlink.svg
+1
-0
1 addition, 0 deletions
app/Views/_assets/images/platforms/podcasting/podlink.svg
with
8 additions
and
0 deletions
app/Database/Seeds/PlatformSeeder.php
+
7
−
0
View file @
3d7a2320
...
...
@@ -184,6 +184,13 @@ class PlatformSeeder extends Seeder
'home_url'
=>
'https://www.podinstall.com/'
,
'submit_url'
=>
'https://www.podinstall.com/claim.html'
,
],
[
'slug'
=>
'podlink'
,
'type'
=>
'podcasting'
,
'label'
=>
'pod.link'
,
'home_url'
=>
'https://pod.link/'
,
'submit_url'
=>
'https://pod.link'
,
],
[
'slug'
=>
'podtail'
,
'type'
=>
'podcasting'
,
...
...
This diff is collapsed.
Click to expand it.
app/Views/_assets/images/platforms/podcasting/podlink.svg
0 → 100644
+
1
−
0
View file @
3d7a2320
<svg
version=
"1.1"
viewBox=
"0 0 300 300"
xmlns=
"http://www.w3.org/2000/svg"
><rect
width=
"300"
height=
"300"
rx=
"67"
fill=
"#db73f5"
/><path
d=
"m82.825 212.98 59.131-117.38c4.1141-7.1264 14.395-7.1264 18.51 0l61.264 102.9c4.1141 7.1264-1.0266 16.028-9.2548 16.028l-118.92 18.169c-1.9897 0-3.6068-1.6131-3.6068-3.6068s1.6131-3.6068 3.6068-3.6068l118.52-18.153c2.4613 0 4.0071-2.6635 2.7824-4.7998l-60.693-102.77c-1.2287-2.1443-4.3202-2.1522-5.5568-.01189l-59.088 117.1a3.8664 3.8664 0 01-5.2279 1.4427c-1.8906-1.0503-2.5525-3.4443-1.4705-5.3151z"
fill=
"#fff"
stroke=
"#000"
stroke-linecap=
"round"
stroke-miterlimit=
"10"
stroke-width=
"4.5953"
/><path
d=
"m151.66 98.17v-30.872m-80.538 74.419 22.326 14.122m-2.2037-25.739 10.602 17.749m-32.485 17.031 20.475 2.822"
fill=
"#fff"
stroke=
"#000"
stroke-linecap=
"round"
stroke-miterlimit=
"10"
stroke-width=
"4.5953"
/><path
d=
"m229.36 116.33-91.085 75.695a3.5977 3.5977 0 01-5.0693-.4677 3.5977 3.5977 0 01.46769-5.0693l91.089-75.695a3.5977 3.5977 0 015.0693.4677c1.2683 1.5299 1.0582 3.801-.47166 5.0693z"
fill=
"#fff"
stroke=
"#000"
stroke-linecap=
"round"
stroke-miterlimit=
"10"
stroke-width=
"4.5953"
/></svg>
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