remove symbols from tags

This commit is contained in:
Corbin Crutchley
2022-01-18 14:41:26 -08:00
parent 4e1d9a41ad
commit f4b50a0764
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
description: "Did you know that 35% of developers are using .NET? This is a great article to read to get started with .NET.", description: "Did you know that 35% of developers are using .NET? This is a great article to read to get started with .NET.",
published: '2022-01-18T19:20:19.000Z', published: '2022-01-18T19:20:19.000Z',
authors: ['bobrossrtx'], authors: ['bobrossrtx'],
tags: ['dotnet', 'c#'], tags: ['dotnet', 'csharp'],
attached: [], attached: [],
license: 'cc-by-4', license: 'cc-by-4',
originalLink: 'https://dev.to/bobrossrtx/how-to-get-started-with-net-50bh' originalLink: 'https://dev.to/bobrossrtx/how-to-get-started-with-net-50bh'

View File

@@ -4,7 +4,7 @@
description: 'Have you ever wanted to run native Java and Kotlin code from your mobile game written in Unity? Well you can! This article outlines how to set that up!', description: 'Have you ever wanted to run native Java and Kotlin code from your mobile game written in Unity? Well you can! This article outlines how to set that up!',
published: '2020-01-04T05:12:03.284Z', published: '2020-01-04T05:12:03.284Z',
authors: ['crutchcorn'], authors: ['crutchcorn'],
tags: ['unity', 'android', 'c#', 'java', 'kotlin'], tags: ['unity', 'android', 'csharp', 'java'],
attached: [], attached: [],
license: 'cc-by-nc-sa-4' license: 'cc-by-nc-sa-4'
} }

View File

@@ -4,7 +4,7 @@
description: 'An overview of how pointers and references function in C/C++', description: 'An overview of how pointers and references function in C/C++',
published: '2020-06-02T09:40:00.000Z', published: '2020-06-02T09:40:00.000Z',
authors: ['seanmiller'], authors: ['seanmiller'],
tags: ['computer science', 'c++'], tags: ['computer science', 'cpp'],
attached: [], attached: [],
license: 'cc-by-nc-nd-4' license: 'cc-by-nc-nd-4'
} }

View File

@@ -4,7 +4,7 @@
description: 'An overview of how operating systems give processes their own address space.', description: 'An overview of how operating systems give processes their own address space.',
published: '2020-05-19T12:45:00.000Z', published: '2020-05-19T12:45:00.000Z',
authors: ['seanmiller'], authors: ['seanmiller'],
tags: ['computer science', 'c++'], tags: ['computer science', 'cpp'],
attached: [], attached: [],
license: 'cc-by-nc-nd-4' license: 'cc-by-nc-nd-4'
} }